projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e0033
)
(math-read-expr-level): Declare as a function.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:08:41 +0000
(
04:08
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:08:41 +0000
(
04:08
+0000)
lisp/calc/calc-vec.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-vec.el
b/lisp/calc/calc-vec.el
index e4b3e1e5bbc0ee5a969f01d7dedb26483a277e13..e224e1ca6f58a3cd683212c4e4333e477285997c 100644
(file)
--- a/
lisp/calc/calc-vec.el
+++ b/
lisp/calc/calc-vec.el
@@
-32,6
+32,10
@@
(require 'calc-ext)
(require 'calc-macs)
+;; Declare functions which are defined elsewhere.
+(declare-function math-read-expr-level "calc-aent" (exp-prec &optional exp-term))
+
+
(defun calc-display-strings (n)
(interactive "P")
(calc-wrapper